home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 50
/
Aminet 50 (2002)(GTI - Schatztruhe)[!][Aug 2002].iso
/
Aminet
/
dev
/
basic
/
BlitzLstApr02.lha
/
BlitzLstApr02
/
attachments
/
mail_47
/
amigalibs.lha
/
amigalibexample
/
own.txt
< prev
next >
Wrap
Text File
|
1999-08-15
|
725b
|
18 lines
This small shared library example shows you how to make your own libraries.
Files:
own.txt This file
own.s contains all code and setups needed to make library!
own.i contains library structure needed for above source!
own.fd FD file so that you can convert it to blitz easily
own.library1 FDconverted as library 10 for the example
own.library Actual compiled working library.
own.asc Example brogram (So that you can see that it works ;)
Info:
Library example is very small (3 asm instructions ;) and it requires FPU to
work. And it WILL NOT test if there are FPU present in the system,
so if you don't have one don't even try the test program.
If you have guestions you can mail to me at sami.naatanen@dlc.fi